[INFO] fetching crate terminal-arcade 0.0.1...
[INFO] fixing terminal-arcade-0.0.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate terminal-arcade 0.0.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate terminal-arcade 0.0.1
[INFO] finished tweaking crates.io crate terminal-arcade 0.0.1
[INFO] tweaked toml for crates.io crate terminal-arcade 0.0.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate terminal-arcade 0.0.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate terminal-arcade 0.0.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ceacf3de2964bfa6977d0295bb91271c903adaec716638c674d2b8da15a43ff0
[INFO] running `Command { std: "docker" "start" "ceacf3de2964bfa6977d0295bb91271c903adaec716638c674d2b8da15a43ff0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ceacf3de2964bfa6977d0295bb91271c903adaec716638c674d2b8da15a43ff0" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ceacf3de2964bfa6977d0295bb91271c903adaec716638c674d2b8da15a43ff0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ceacf3de2964bfa6977d0295bb91271c903adaec716638c674d2b8da15a43ff0" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling cc v1.0.88
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking castaway v0.2.2
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking indexmap v2.2.5
[INFO] [stderr]    Compiling palette v0.7.5
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking lru v0.12.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking crossterm v0.26.1
[INFO] [stderr]     Checking chrono v0.4.34
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking git_info v0.1.2
[INFO] [stderr]     Checking bool-toggle v1.1.1
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking color-eyre v0.6.3
[INFO] [stderr]     Checking better-panic v0.3.0
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling stability v0.1.1
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]     Checking pluralizer v0.4.0
[INFO] [stderr]    Compiling strum_macros v0.26.1
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling palette_derive v0.7.5
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]     Checking ratatui v0.26.1
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling derive_builder_core v0.20.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.0
[INFO] [stderr]     Checking derive_builder v0.20.0
[INFO] [stderr]     Checking terminal-arcade v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/game/mod.rs (1 fix)
[INFO] [stderr]        Fixed src/core/handler.rs (1 fix)
[INFO] [stderr]        Fixed src/ui/screen.rs (1 fix)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/core/terminal.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 |     unsafe { TERMINAL.get_or_init(initialize_terminal) }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub static mut TERMINAL: OnceCell<TerminalType> = OnceCell::new();
[INFO] [stdout] 20 + pub static TERMINAL: OnceCell<TerminalType> = OnceCell::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/core/terminal.rs:42:11
[INFO] [stdout]    |
[INFO] [stdout] 42 |     unsafe { TERMINAL.get_mut().unwrap() }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub static mut TERMINAL: OnceCell<TerminalType> = OnceCell::new();
[INFO] [stdout] 20 + pub static TERMINAL: OnceCell<TerminalType> = OnceCell::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/core/terminal.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 |     unsafe { TERMINAL.get_or_init(initialize_terminal) }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub static mut TERMINAL: OnceCell<TerminalType> = OnceCell::new();
[INFO] [stdout] 20 + pub static TERMINAL: OnceCell<TerminalType> = OnceCell::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/core/terminal.rs:42:11
[INFO] [stdout]    |
[INFO] [stdout] 42 |     unsafe { TERMINAL.get_mut().unwrap() }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub static mut TERMINAL: OnceCell<TerminalType> = OnceCell::new();
[INFO] [stdout] 20 + pub static TERMINAL: OnceCell<TerminalType> = OnceCell::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.77s
[INFO] [stderr] crater-edition-check: terminal-arcade v0.0.1 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking terminal-arcade v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/core/terminal.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 |     unsafe { TERMINAL.get_or_init(initialize_terminal) }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub static mut TERMINAL: OnceCell<TerminalType> = OnceCell::new();
[INFO] [stdout] 20 + pub static TERMINAL: OnceCell<TerminalType> = OnceCell::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/core/terminal.rs:42:11
[INFO] [stdout]    |
[INFO] [stdout] 42 |     unsafe { TERMINAL.get_mut().unwrap() }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub static mut TERMINAL: OnceCell<TerminalType> = OnceCell::new();
[INFO] [stdout] 20 + pub static TERMINAL: OnceCell<TerminalType> = OnceCell::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/core/terminal.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 |     unsafe { TERMINAL.get_or_init(initialize_terminal) }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub static mut TERMINAL: OnceCell<TerminalType> = OnceCell::new();
[INFO] [stdout] 20 + pub static TERMINAL: OnceCell<TerminalType> = OnceCell::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `terminal-arcade` (bin "terminal-arcade" test) due to 2 previous errors
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/core/terminal.rs:42:11
[INFO] [stdout]    |
[INFO] [stdout] 42 |     unsafe { TERMINAL.get_mut().unwrap() }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub static mut TERMINAL: OnceCell<TerminalType> = OnceCell::new();
[INFO] [stdout] 20 + pub static TERMINAL: OnceCell<TerminalType> = OnceCell::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `terminal-arcade` (bin "terminal-arcade") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "ceacf3de2964bfa6977d0295bb91271c903adaec716638c674d2b8da15a43ff0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ceacf3de2964bfa6977d0295bb91271c903adaec716638c674d2b8da15a43ff0", kill_on_drop: false }`
[INFO] [stdout] ceacf3de2964bfa6977d0295bb91271c903adaec716638c674d2b8da15a43ff0
